home *** CD-ROM | disk | FTP | other *** search
/ hornet.scene.org / hornet.scene.org FTP 11-25-2012.zip / hornet.scene.org FTP 11-25-2012 / code / effects / land / 00_index.txt next >
File List  |  2012-06-16  |  3KB  |  46 lines

  1. 3dscape.zip       22362 **+   3d Scape by David Hedley : A dot landscape
  2.                               | similar to that at the end of unreal - few
  3.                               | comments, and poorly optimized. C/C++, real-
  4.                               | mode
  5. cyb3dkit.zip      31536 **    Cyber Space 3d by Phantom of Nostalgia : A
  6.                               | landscape routine with many aspects - No source
  7.                               | and a very quick explaination of the ideas and
  8.                               | algorithms behind the effect. Text
  9. ign_land.zip      23458 **    Iguana Landscape by JCAB, Jare of Iguana : The
  10.                               | voxel landscape from Heartquake - No
  11.                               | explaination of the effect, non-recompileable.
  12.                               | The code is largely dependant on code libraries
  13.                               | that the coders have developed and is thus
  14.                               | somewhat difficult to follow. C/C++, protected-
  15.                               | mode
  16. ll_frac.zip       33813 **    ll_frac by Lord Logics : A Fractal landscape
  17.                               | generator - Creates a fractal landscape to a
  18.                               | .asc file.  Looks mostly useless to me with so-
  19.                               | so source, but no comments. C/C++, real-mode
  20. ll_land2.zip     147335 **    ll_land by Lord Logics : A landscape routine
  21.                               | similar to that at the end of unreal - the
  22.                               | xmode routines bug out, but atleast there's an
  23.                               | explanation of the effect. Assembler, C/C++,
  24.                               | real-mode
  25. marsinfo.zip       2822 ***   Mars Info by Tim Clarke : Details on the
  26.                               | algorithm for the mars intro - Look for
  27.                               | mars10.zip for the exe associated with this
  28.                               | description. Text
  29. otmvoxel.zip     187665 **    OTM Voxel by Voltaire of OTM : Tries to explain
  30.                               | what voxels really are - Most people will
  31.                               | ignore the difference anyway.  :(  And this
  32.                               | example leaves much to be desired. C/C++, Text,
  33.                               | protected-mode
  34. rotscape.zip     129844 ***   rotating landscape by TTT : A landscape routine
  35.                               | similar to that at the end of unreal - Comments
  36.                               | only on function names and has a larger
  37.                               | executable than need be for this effect.  (Lots
  38.                               | of tables, i.e. the landscape itself)
  39.                               | Assembler, real-mode
  40. voxel.zip          9570 **    voxel by Jeff Bilger : A voxel example - Doesn't
  41.                               | recompile easily, no useful comments nor a
  42.                               | description. C/C++, real-mode
  43. voxelg.zip         9555 **    voxel by Jeff Bilger : A voxel example - Doesn't
  44.                               | recompile easily, no useful comments nor a
  45.                               | description. C/C++, real-mode
  46.